TaskTemplateDocumentType 
EntityType  Independent 
Logical Entity Name  TaskTemplateDocumentType 
Default Table Name  CmTemplateDocType 
Logical Only  NO 
Definition 
 
Note 
 

TaskTemplateDocumentType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
TaskTemplateDocumentTypeId(PK)    INTEGER  NO 
 
TaskTemplateId(FK)    INTEGER  NO 
 
DocumentTypeId(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
CreatedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

TaskTemplateDocumentType Keys 
Key Name  Key Type  Keys 
CmTemplateDocType_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
CmTemplateDocType_CmTemplateID_CmDocTypeID_U_N_IDX  Inversion Entry  TaskTemplateId, DocumentTypeId 
PK__CmTemplateDocTyp__226BFAEC  PrimaryKey  TaskTemplateDocumentTypeId 

TaskTemplateDocumentType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
DocumentType  Non-Identifying  Zero or One to Zero or More        DocumentTypeId  NO 
DocumentType  Non-Identifying  One To Zero or More        DocumentTypeId  NO 
TaskTemplate  Non-Identifying  One To Zero or More        TaskTemplateId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
TaskTemplate  Non-Identifying  Zero or One to Zero or More        TaskTemplateId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

TaskTemplateDocumentType Check Constraints 
Check Constraint Name  CheckConstraint